CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - face detection algorithm

搜索资源列表

  1. jsl.rar

    0下载:
  2. 对Viola&Jones的经典face detection算法的C/C++执行的解释。学习参考。,Viola & Jones on the face detection algorithm for the classic C/C++ implementation of the explanation. Learning reference.
  3. 所属分类:Document

    • 发布日期:2017-05-15
    • 文件大小:3692540
    • 提供者:jiangshui
  1. FaceDetectionandHeadTrackinginVideo

    0下载:
  2. 清华大学学位论文;将树状多视角人脸检测器引入粒子滤波器的概率跟踪框架,提出了一种融合了检测信息的跟踪方法;对粒子滤波器的基本算法作扩展,提出了一种融合不同状态量的多个观测模型的方法-Degree Thesis, Tsinghua University the tree multiview face detection probability of the introduction of particle filter tracking framework, a combination of d
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:1471258
    • 提供者:田卉
  1. ResearchOnKeyTechnologiesOfRobustFaceTrackingSyste

    0下载:
  2. 鲁棒人脸跟踪系统学位论文;提出了一种两阶段的光照均衡的方法来消除单幅图像中的各种阴影包括模糊阴影,投射阴影等 根据快速的Adaboost 训练框架,本文提出了一个实时的鲁棒人脸检测算法 提出了一种基于在线实值boosting 的方法来处理人脸在跟踪过程中发生的外貌变化;实现了一个基于以上模块的完全自动化的人脸跟踪器-Robust Face Tracking System dissertation proposes a two-stage light-balanced approach to t
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:1139629
    • 提供者:田卉
  1. 4

    0下载:
  2. 这是一篇关于人脸检测实现及眼睛定位算法研究的文章-This is an article about Face Detection and Eye Location Algorithm article
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6818933
    • 提供者:wangbo
  1. imag_improve_rgb

    0下载:
  2. This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2008
    • 提供者:王信傑
  1. rennian

    0下载:
  2. 一种基于肤色分割、区域分析和模板分布的彩色图像人脸检测算法.首先对输入的彩色图像利用混合高斯模型和亮度模型进行分割,然后根据人脸五官的结构特征对得到的区域进一步分析处理,获得所有可能的候选人脸.接着构造了一种基于双眼和人脸模板的概率模型并利用其对候选人脸进行最终检测.-Based on skin color segmentation, regional analysis and the template in color images of face detection algorithm. F
  3. 所属分类:Document

    • 发布日期:2017-05-02
    • 文件大小:587151
    • 提供者:麦高
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. Face-detection-in-complicated-backgrounds

    0下载:
  2. Face detection algorithm with complicated bacground
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3449581
    • 提供者:Marius
  1. face-detection(ada)

    0下载:
  2. 人脸识别方面的论文,给予AdaBoost算法-Face recognition papers, give AdaBoost algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:3058109
    • 提供者:Mr 张
  1. Adboost-face-detection

    0下载:
  2. Adboost算法在人脸检测中的应用,详细介绍-Adboost algorithm in face detection, described in detail
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:98362
    • 提供者:宋磊
  1. Adaboost-Algorithm

    0下载:
  2. 2001年第一次提出应用于人脸检测的adboost分类算法。能够用于二分类。-In 2001, the adaboost algorithm was first come up as the method to solve the problem of face detection.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:117721
    • 提供者:徐琼
  1. gyygygy

    0下载:
  2. 视频跟踪是视频信息处理的一个重要研究方向。交通信息管理、公安刑事侦查过程中人的跟踪占有很大比例。基于人脸特征的视频跟踪主要研究视频信息中人脸特征的提取,人脸特征的对比算法,人的运动的分析方法,及跟踪方法,跟踪结果的表示。-   criminal investigation,anti-terrorism and military installations. Consequently, to recognize person identity speedy and exactly in large
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:640913
    • 提供者:bai
  1. Human-Face-Detection-Using-Genetic-Algorithm

    0下载:
  2. Human Face Detection Using Genetic Algorithm - pdf file
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:120893
    • 提供者:Nima
  1. Face-detection

    1下载:
  2. 实现人脸检测与五官识别的背景,算法,代码描述,以及测试与运行结果。-Realization of human face detection and facial recognition in the background, algorithm, code, descr iption, and test and operating results.
  3. 所属分类:软件工程

    • 发布日期:2017-05-05
    • 文件大小:1510886
    • 提供者:刘连东
  1. 13

    0下载:
  2. 介绍了一种新的基于肤色模型的人脸检测算法,给出了具体的参数,可直接在已有模型上进行改进。-We introduce a new model based on skin color face detection algorithm, given the specific parameters can be modified directly on the existing model.
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:229898
    • 提供者:洪杨
  1. Face-detection-Muna-(1)

    0下载:
  2. face detection review paper about different used algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:400437
    • 提供者:alhatmi
  1. first-review-report

    0下载:
  2. This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:176657
    • 提供者:Jashpreet
  1. sparse-representation-pdf

    0下载:
  2. This project describes the problem of facial expression recognition in the field of computer vision. Firstly, the psychological background of the problem is presented. Then, the idea of facial expression recognition system (FERS) is outlined and the
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:1664305
    • 提供者:Jashpreet
  1. Human-Face-Detection-Using-Genetic-Algorithm-(www

    0下载:
  2. Human Face Detection Using Genetic Algorithm
  3. 所属分类:Development Research

    • 发布日期:2017-05-06
    • 文件大小:674982
    • 提供者:ddd
  1. Human-Face-Detection-Using-Viola---Jones-Algorith

    0下载:
  2. ALGORITHM Jones-Viola IN Human Face Detection
  3. 所属分类:Development Research

    • 发布日期:2017-05-04
    • 文件大小:417892
    • 提供者:ddd
« 12 »
搜珍网 www.dssz.com